Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.
authorTor Lillqvist <tml@novell.com>
Wed, 1 Oct 2008 10:43:02 +0000 (10:43 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 1 Oct 2008 10:43:02 +0000 (10:43 +0000)
commit669baea0fff2fddb62338144ec7bb7564b967159
treeae1e1385ee598c85c8b8cded4e9f84cc53a85149
parentdd41692b20990a1aaea21d9f543ae5c513b282fe
Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.

2008-10-01  Tor Lillqvist  <tml@novell.com>

* io-icns.c: Don't #define _GNU_SOURCE on Windows as it confuses
newest mingw headers.

svn path=/trunk/; revision=21555
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-icns.c